Home > biomechZoo > Toolbox > Zoo Processing > bmech_removeevent.m

bmech_removeevent

PURPOSE ^

BMECH_REMOVEEVENT(fld,evt,ch) removes events from data set.

SYNOPSIS ^

function bmech_removeevent(fld,evt,ch)

DESCRIPTION ^

 BMECH_REMOVEEVENT(fld,evt,ch) removes events from data set. 

 ARGUMENTS
  fld  ...   Folder to operate on
  evt  ...   Name of event(s) to remove (string or cell array of strings) e.g.{'HS','TO'}. 
             Default is 'all'
  ch   ...   channels from which to remove events. Default is 'all'

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005